Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Bumps github.com/supabase/cli from 1.214.0 to 1.226.2.

Release notes

Sourced from github.com/supabase/cli's releases.

v1.226.2

Changelog

Bug fixes

  • 8c3a49e72ed8bac8a5034b5abc18f1ab2ba16b9e: fix: bump edge-runtime to 1.65.3 (@​nyannyacha)
  • 7ff60a7fcd6de1ef40b337769981972e81c2ef4a: fix: bump edge-runtime to 1.65.3 (#2930) (@​laktek)

Others

  • eae2bac10161e71cd74b34d259b974b7eb80e823: chore(deps): bump github.com/go-xmlfmt/xmlfmt from 1.1.2 to 1.1.3 (#2929) (@​dependabot[bot])

v1.226.1

Changelog

Bug fixes

  • 26a20ea16ed477e4c9cd4de8504c681078fd8596: fix: bump edge-runtime to 1.65.1 (@​nyannyacha)
  • 486a9bfdd11d73520b27cadd37252a866a914e11: fix: bump edge-runtime to 1.65.1 (#2928) (@​laktek)

Others

  • d3cd223609f6b643e83899b3be5661433d0ba4e5: chore(deps): bump github.com/stripe/pg-schema-diff from 0.7.0 to 0.8.0 (#2922) (@​dependabot[bot])

v1.226.0

Changelog

Features

  • b9e0aa073df68b75623e860e1473cf417b3d033f: feat: add minimum password length and password requirements config (#2885) (@​silentworks)

Others

  • fcf6bcef9ad8c26c707b99809073e84852c8105a: chore: document function config in toml (#2925) (@​sweatybridge)
  • 8fb7f30411c7d38b255d65b8bc7f8492a978731c: chore(docs): add link to the config reference in toml template (#2926) (@​avallete)

v1.225.3

Changelog

Bug fixes

  • b87d67ada6459aba151c25c3d2c344998486397c: fix: bump edge-runtime to 1.65.0 (@​nyannyacha)
  • 536acf23ddaa4d4fd5ba6b47f425f29c54739e70: fix: bump edge-runtime to 1.65.0 (#2924) (@​laktek)

v1.225.2

Changelog

Bug fixes

  • a1537f5cba5c9f25832a6f9a9aa9b2be50692811: fix(realtime): Bump up realtime version (#2921) (@​filipecabaco)

v1.225.1

Changelog

Bug fixes

  • ab95a727f5407c2bad65f96ab33375b9686efabf: fix: initialise test otp to an empty map (#2919) (@​sweatybridge)

Others

  • 949b018d0372be765fa50598a3a9c83b16f30303: chore(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 (#2917) (@​dependabot[bot])

v1.225.0

Changelog

Features

  • c1fb5d01b2a0d9992c2a1a82ad3b19a3f59498bd: feat(config): allow custom admin and sendername for inbucket (#2908) (@​avallete)

v1.224.3

Changelog

Bug fixes

... (truncated)

Commits
  • 7ff60a7 fix: bump edge-runtime to 1.65.3 (#2930)
  • 8c3a49e fix: bump edge-runtime to 1.65.3
  • eae2bac chore(deps): bump github.com/go-xmlfmt/xmlfmt from 1.1.2 to 1.1.3 (#2929)
  • 486a9bf fix: bump edge-runtime to 1.65.1 (#2928)
  • 26a20ea fix: bump edge-runtime to 1.65.1
  • d3cd223 chore(deps): bump github.com/stripe/pg-schema-diff from 0.7.0 to 0.8.0 (#2922)
  • b9e0aa0 feat: add minimum password length and password requirements config (#2885)
  • 8fb7f30 chore(docs): add link to the config reference in toml template (#2926)
  • fcf6bce chore: document function config in toml (#2925)
  • 536acf2 fix: bump edge-runtime to 1.65.0 (#2924)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/supabase/cli](https://github.com/supabase/cli) from 1.214.0 to 1.226.2.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/.goreleaser.yml)
- [Commits](supabase/cli@v1.214.0...v1.226.2)

---
updated-dependencies:
- dependency-name: github.com/supabase/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 29, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 29, 2024 08:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Superseded by #209.

@dependabot dependabot bot closed this Dec 2, 2024
auto-merge was automatically disabled December 2, 2024 07:14

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/supabase/cli-1.226.2 branch December 2, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants